﻿/* CSS Document */ 
div,ul,ol,li,dl,dd,dt,table,form,h1,h2,h3,h4,h5,h6,p{ padding:0; margin:0;}
ul,ol,li{ list-style:none; list-style-type:none;}
body{ margin:0px; padding:0px; font-size:12px; color: #444; line-height:24px; font-family:"微软雅黑"; background-color:#fff;} 
/*table{ margin:0 auto;}*/
table {table-layout: fixed;word-wrap:break-word;} 
img{ border:none;}
a{ color: #444; text-decoration: none;}
a:hover { color:#f00; text-decoration: none; } 
a.red{ color:#f00;}
a.red:hover{ color:#009900;}
img{border:none;}  
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */ 
.clear{ clear:both; } 
.fl_l{ float:left; }
.fl_r{ float:right; }
.margin0{ margin:0 auto;}
.margin5{ margin:5px auto 0; }  
.margin10{ margin:10px auto 0; }  
.margin15{ margin:15px auto 0; } 
.margin20{ margin:20px auto 0; }  
.blank20{ height:20px; overflow:hidden; }

.wrap{ margin:auto; }

.bannerquick{ position:absolute; bottom:20px; right:150px; z-index:1;}
.bannerquick .left{ float:left; width:120px; margin-right:10px;}
.bannerquick .right{ float:left; width:120px;}
.navwrap{ height:56px; border-bottom:1px solid #fff; width:100%; background:url(../images/topnav_bg.jpg) repeat-y center center;}

.topbox{ height:125px; background-color:#fff; overflow:hidden; }
.languc{ height:25px; line-height:25px; margin-top:18px; width:160px; float:right; }
.languc a{ display:block; color:#666;}
.languc .lagch{ width:80px; float:left; text-indent:30px; height:25px; line-height:25px; background:url(../images/lanch.png) no-repeat left center;}
.languc .lagen{ width:80px; float:left; text-indent:30px; height:25px; line-height:25px; background:url(../images/lanen.png) no-repeat left center;}

.navbg{ background:#fff; height:116px; width:100%; }
.navallbox{ width:1200px; margin:0px auto;} 
.navlogo{ width:390px; float:left;}
.navbox{width:810px; float:right;  color:#fff; height:116px; margin:auto; margin-top:20px;}
.navbox ul{ margin:auto; }
.pSort{ width:115px; color:#fff;  float:left; height:80px; line-height:80px; text-align:center; font-weight:300;  font-family:"Microsoft Yahei"; font-size:16px; }
.pSort:hover{  color:#fff; }
a.pSortLink{ display:block; color:#fff; height:80px; 
    -webkit-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
a.pSortLink:hover{  background:url(../images/nav_hover.png) no-repeat bottom center; color:#fff; }

.pSorttxt{ font-size:14px; font-family:"Microsoft Yahei"; padding-top:10px; height:24px; line-height:24px; text-indent:12px;}
.pSorttxt1{ font-size:10px; font-family:Arial, Helvetica, sans-serif;  height:20px; line-height:20px; color:#99C7DF; -webkit-text-size-adjust:none; text-indent:12px;}
 
.pSort:hover .submenu{ display:block; }
#CurrMenu{  background:url(../images/nav_hover.jpg) no-repeat bottom center; color:#fff; }

.navindex{ height:70px; border-bottom:5px solid #DFDFDF; width:1200px; margin:auto;}
.navnei{ height:70px; border-top:5px solid #414141; border-bottom:1px solid #DFDFDF;  margin:auto;}

#kinMaxShow{ visibility:hidden;width:100%; height:840px; overflow:hidden;}

.banneryy{ position:relative; z-index:999; background:url(../images/nav_bottom.png) repeat-x;}
.topnavbottom{ position:absolute; background:url(../images/nav_bottom.png) repeat-x; top:80px; left:0; width:100%; z-index:99; height:10px;}
.banner{overflow:hidden; margin:0px auto;}

.indexprobox{ background-color:#fff; overflow:hidden;}
.indexprobox .title{ margin-top:70px; text-align:center;}
.indexprocort{ background:url(../images/indexprocort.png) no-repeat top center; margin-top:32px; min-height:30px;}
.indexprocort li{ width:150px; float:left; background:url(../images/jlicon2.png) no-repeat top center; text-align:center;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.indexprocort li .entxt{ height:32px; line-height:32px; margin-top:10px; color:#888; font-size:12px;
-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.indexprocort li .chtxt{ height:42px; line-height:42px; color:#000; font-size:16px; 
-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.indexprocort li:hover{ width:150px; float:left; background:url(../images/jlicon1.png) no-repeat top center; text-align:center;}
.indexprocort li:hover .entxt{ height:32px; line-height:32px; margin-top:10px; color:#0000EC; font-size:12px;}
.indexprocort li:hover .chtxt{ height:42px; line-height:42px; color:#0000EC; font-size:16px; }

.indexprolist{ margin-top:40px; width:1240px;}
.indexprolist li{ width:285px;  float:left; margin-right:20px; margin-bottom:14px;}
.indexprolist li img{ width:285px; height:285px; transform: scale(1, 1); transition:all 1s; overflow:hidden;}
.indexprolist li:nth-child(6n+1){ width:590px; width:590px; overflow:hidden; float:left; margin-right:20px; }
.indexprolist li:nth-child(6n+1) img{ width:590px; height:590px; transform: scale(1, 1); transition:all 1s;}
.indexprolist li:hover img{ transform: scale(1.05, 1.05); transition:all 1s;}
 
.indexabout{ padding-top:78px; background-color:#f7f7f7;}
.indexabouttop{ background:url(../images/about_bg.jpg) no-repeat left center; height:440px; padding-left:640px;}
.indexabouttop .title{ height:82px;}
.indexabouttop .con{ margin-top:40px; line-height:30px; color:#666; font-size:14px;}
.indexabouttxt{ width:490px; margin-top:270px; line-height:36px; font-size:15px; color:#fff;}
.indexaboutbtnbox{ margin-top:75px; }
.indexaboutbtn1{ width:150px; height:44px; line-height:44px; font-size:14px; border:1px solid #163795; background-color:#163795; text-align:center; color:#fff; float:right;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.indexaboutbtn1 a{ display:block; color:#fff; }
.indexaboutbtn1:hover{ background-color:#f7f7f7; border:1px solid #A7B6E1; color:#163795; border-radius:5px;}
.indexaboutbtn1:hover a{ color:#163795;}
.indexaboutbtn2{ width:170px; height:55px; line-height:55px; font-size:14px; background-color:#2349B4; border:1px solid #A7B6E1; text-align:center; color:#fff; float:left; margin-left:20px;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.indexaboutbtn2 a{ display:block; color:#fff; }
.indexaboutbtn2:hover{  border:1px solid #163795; background-color:#163795; border-radius:5px;}

.indexglories{ margin-top:24px; padding-bottom:50px; background:url(../images/gloriesbg.jpg) no-repeat top center; height:455px; overflow:hidden;}
.indexglories .left{ width:195px; margin-left:20px; margin-top:315px; float:left; font-size:14px; color:#fff;}
.indexglories .list{ margin-left:75px; margin-top:60px; float:left;}
.indexglories .list li{ width:210px; float:left; margin-right:13px;}
.indexglories .list li .img{}
.indexglories .list li .title{ height:46px; line-height:46px; text-align:center; background-color:#333; color:#fff; font-size:14px;}

.indexnumbox{ margin-top:85px; background:url(../images/number_bg.jpg) no-repeat top center; height:190px; overflow:hidden;}
.indexnumbox .left{ float:left; margin-top:80px; margin-left:60px; width:480px; height:60px; line-height:60px; font-size:56px; color:#fff;}
.indexnumbox .mid{ float:left; margin-top:80px; height:60px; line-height:60px; font-size:56px; color:#fff; width:515px;}
.indexnumbox .right{ float:left; margin-top:80px; height:60px; line-height:60px; font-size:56px; color:#fff; }

.indexintroduce{ margin-top:50px;}
.indexintroduce .title{ text-align:center;}
.indexintroduce .intro{ height:52px; line-height:52px; font-weight:300; color:#000; font-size:18px; text-align:center;}
.indexintroduce .trocon{ width:1144px; margin:0 auto; background:url(../images/introbg.jpg) no-repeat top center; height:940px; overflow:hidden;}
.indexintroduce .ione{ margin-top:190px; width:410px; height:260px; margin-left:90px; font-size:14px; color:#333;}
.indexintroduce .itwo{ margin-left:608px; width:410px; height:270px; font-size:14px; color:#333;}
.indexintroduce .ithree{ width:410px; margin-left:90px; font-size:14px; color:#333;}

.indexcasebox{ margin-top:65px; background-color:#F3F3F3; padding-top:60px;}
.indexcasetitle{ text-align:center;}

.indextopcase{ margin-top:32px;}
.indextopcase .left{ width:898px; height:616px; float:left;}
.indextopcase .topright{ width:186px; height:175px; float:left; margin-left:16px;}
.indextopcase .bottomright{ width:186px; height:425px; float:left; margin-left:16px; margin-top:16px;}

.indexcaseli{ margin:50px 0px;}
.indexcasemore{ width:120px; margin:0 auto; margin-bottom:50px; height:44px; line-height:44px; border-top:1px solid #0000EC; border-bottom:1px solid #0000EC; text-align:center; color:#0000EC; font-size:14px; display:block;}
.indexcasemore a{ display:block; color:#0000EC;}

.mainnews{ background-color:#fff; padding-bottom:40px;}
.mainnewstitle{ text-align:center; margin-top:80px; }
.mainnewscon{ margin-top:75px; width:1260px;}
.mainnewstop{ height:275px;}
.mainnewstop .left{ width:535px; height:275px; float:left; overflow:hidden;}
.mainnewstop .left img{ width:535px;}
.mainnewstop .right{ width:560px; margin-left:40px; float:left;}
.mainnewstop .time{ margin-top:8px; height:36px; line-height:36px; color:#888; font-size:16px; font-family:Arial, Helvetica, sans-serif; background:url(../images/newstime.png) no-repeat bottom left;}
.mainnewstop .title{ height:40px; line-height:40px; margin-top:20px; font-size:18px; color:#000;}
.mainnewstop .intro{ margin-top:15px; line-height:25px; color:#666; font-size:14px;}
.mainnewstop .more{ margin-top:65px; height:32px; line-height:32PX; width:90px; border:1px solid #0000EC; text-align:center; color:#0000EC;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.mainnewstop .right:hover .more{ color:#fff; background-color:#0000EC;}

.mainnewsli{ width:310px; padding:30px 35px; float:left; background-color:#F6F6F8; margin-top:50px; margin-right:30px;
-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.mainnewsli .time{ height:36px; line-height:36px; color:#888; font-size:16px; font-family:Arial, Helvetica, sans-serif; background:url(../images/newstime.png) no-repeat bottom left;}
.mainnewsli .title{ margin-top:15px; height:32px; line-height:32px; color:#000; font-size:16px;}
.mainnewsli .intro{ margin-top:5px; line-height:25px; color:#666; font-size:14px;}
.mainnewsli a{ display:block;}
.mainnewsli:hover{ background-color:#eee; border-radius:5px;}



.mainnewsleft{ width:600px; float:left; height:500px;}
.mainnewsleft .img{ width:600px; height:360px; overflow:hidden;}
.mainnewsleft .img img{ width:600px; height:360px;}
.mainnewsleft .txtbox{ height:140px; background-color:#fff; position:relative;}
.mainnewsleft .txt{ width:440px; height:160px; padding:20px 30px; position:absolute; right:0; bottom:0; z-index:99; background-color:#EAEAEA;}
.mainnewsleft .time{ width:100px; text-align:center; font-family:Arial, Helvetica, sans-serif; overflow:hidden;}
.mainnewsleft .time .dtime{ margin-top:30px; height:56px; line-height:56px; font-size:48px; color:#949494;}
.mainnewsleft .time .dyear{ height:32px; line-height:32px; font-size:14px; color:#aaa;}
.mainnewsleft .ttitle{ height:40px; line-height:40px; font-size:16px; color:#343333;}
.mainnewsleft .ttxt{ margin-top:10px; line-height:30px; font-size:14px; color:#888;}
.mainnewsleft .more{ width:76px; height:30px; line-height:30px; border:1px solid #ddd; border-radius:15px; color:#888; text-align:center; font-size:14px; margin-top:20px; float:right;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.mainnewsleft:hover .more{ border:1px solid #2349B4; border-radius:15px; background-color:#2349B4; color:#fff;}

.mainnewsright{ width:530px; float:right; height:220px; margin-bottom:60px; border-bottom:1px solid #EBEBEB;}
.mainnewsright .title{ margin:18px 0px; height:34px; line-height:34px; color:#333; font-size:16px; overflow:hidden;}
.mainnewsright .txt{ height:56px; line-height:28px; color:#888; font-size:14px; overflow:hidden;}
.mainnewsright .time{ margin-top:28px; height:32px; line-height:32px; font-size:14px; color:#888; font-family:Arial, Helvetica, sans-serif;}
.mainnewsright .time span{ width:76px; height:30px; line-height:30px; border:1px solid #ddd; border-radius:15px; color:#888; text-align:center; font-size:14px; float:right;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.mainnewsright:hover .time span{ border:1px solid #2349B4; border-radius:15px; background-color:#2349B4; color:#fff;}
.mainnewsright:hover .title{ color:#163795;}



.indexnews{ }
.indexnewstitle{ height:110px; text-align: center;}
.indexnewscon{ margin-top:50px;}
.indexnewstop{ width:450px; padding:20px 30px; padding-bottom:0px; background-color:#F8F8F8; float:left;}
.indexnewstop .time{ height:40px; line-height:40px; color:#666; font-size:18px; font-weight:300;}
.indexnewstop .title{ height:30px; line-height:30px; font-size:16px; font-weight:300;  color:#000;}
.indexnewstop .pic{ margin:8px 0px; width:450px; height:240px;}
.indexnewstop .pic img{ width:450px; height:240px;}
.indexnewstop .txt{ height:60px; line-height:30px; font-size:14px; color:#6B6B6B;}
.indexnewstop .btn{ width:140px; height:45px; margin:8px auto;}

.indexnewslist{ margin:20px 0px;} 
.indexnewslist li{ width:552px; float:left; margin:20px 5px; height:90px; padding:10px 10px 10px 28px; background:url(../images/newsahover.jpg) no-repeat;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.indexnewslist li .title{ height:30px; line-height:30px; color:#000; font-size:16px; font-weight:300;}
.indexnewslist li .title span{ float:right; color:#333; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.indexnewslist li .txt{ margin-top:8px; line-height:24px; height:48px;  width:480px; overflow:hidden; color:#666; font-size:14px;}
.indexnewslist li:hover{ background:url(../images/newsabg.jpg) no-repeat;}
.indexnewslist li:hover .title{ color:#fff;}
.indexnewslist li:hover .title span{ color:#fff;}
.indexnewslist li:hover .txt{ color:#fff;}

.indexproject{ width:358px; height:288px; float:right; padding:20px; padding-top:10px; background-color:#fff;}
.indexproject .title{ height:42px; line-height:42px; border-bottom:1px solid #E6E6E6; background:url(../images/title_bg1.png) no-repeat left bottom; font-size:18px; color:#333; text-indent:10px;}
.indexproject .title span{ float:right; height:30px; margin-top:12px; line-height:30px; font-size:14px;}
.indexproject .title span a{ color:#999;}
.indexproject .con{ margin-top:10px;}
.indexproject .img{ text-align:center; height:130px;}
.indexproject .txt{ line-height:30px; font-size:16px; color:#333; margin-top:20px;}

.mainindexbg{ background:url(../images/indexmain_bg.jpg) repeat-x; overflow:hidden;}
.mainaboutbg{ background:url(../images/indexabout_bg.jpg) no-repeat center center; height:196px; width:1176px; margin:0 auto; margin-top:28px; padding:16px;}
.main{ margin:auto; width:1200px; overflow:hidden;}
.mainnei{ margin:auto; width:1000px; overflow:hidden;}
 
.mainboxindex{ width:576px; float:left; background:url(../images/indexline.jpg) no-repeat left center; height:200px; padding-left:24px;}
.maintitle{ height:34px; line-height:34px; margin-top:15px;}
.maintitle span{ float:right; margin-top:6px; margin-right:10px;}
.mainboxcon{ margin-top:20px;}
.mainboxpic{ float:left; width:279px; margin-top:20px;}
.mainboxpic1{ float:left; width:178px; height:106px; }
.mainnewslist{ float:right; width:440px;  border-bottom:1px solid #ddd; height:165px; overflow:hidden; margin-top:20px;}
.mainnewslist li{ height:32px; line-height:32px; font-size:14px; border-bottom:1px dotted #ddd; overflow:hidden;}
.mainnewslist li a{ color:#666;}
.mainnewslist li a:hover{ color:#DA251D;}
.mainnewslist li span{ float:left; width:86px; color:#278067;}
.mainanlilist{ float:left; margin-left:2px; width:386px; overflow:hidden;}
.mainanlilist li{ height:26px; line-height:26px; font-size:12px; overflow:hidden; background:url(../images/icon1.jpg) no-repeat left center; text-indent:10px; width:190px; float:left;}
.mainanlilist li a{ color:#666;}
.mainanlilist li a:hover{ color:#DA251D;}

.topsearch{ width:500px; margin:0px auto; color:#222;}
.topsearch .input{ width:188px; height:34px; line-height:34px; border:1px solid #ccc; float:left; text-indent:30px;}
.topsearch .btn{ width:44px; float:left;  }
.schbtn{ width:44px; height:28px; background-color:#333;}

.copyright{ background:url(../images/bottombg.jpg) no-repeat top center; height:448px; overflow:hidden;}
.copyrightbox{ width:1200px; margin:auto; text-align:left; margin-top:403px; height:45px; line-height:45px; font-size:12px;}
.copyrightbox span{ float:right; color:#aaa;}
.copyrightbox span a{ color:#aaa;}
.copyrightbox .left{ margin-left:1px; width:170px; text-align:center; color:#333; font-size:14px; float:left;}
.copyrightbox .mid{ width:170px; margin-left:21px; text-align:center; color:#0000EC; font-size:12px; float:left;}
 
 /* 效果CSS开始 */
.mkeFocus { height: 220px; width: 260px; border: 1px solid #C9CACB; border-radius:8px; padding-top: 7px; margin:0 auto }
.mkeUl { margin: 0px auto; height: 220px; width: 260px; overflow: hidden; position: relative; }
.mkeUl ul { position: absolute; left: 0px; top: 0px; height: 220px; }
.mkeUl ul li { float: left; width:260px; }
.mkeUl ul li img { }
.mkeUl ul li .txt{ height:30px; line-height:30px; color:#fff; text-indent:5px; font-size:14px; background-color:#D9341E;}
.mkeul ul li .txt a{ color:#fff;}
.mkeNum { background: #FFF url(../images/banNum.jpg); height: 35px; width: 37px; position: absolute; z-index: 1; left: 13px; bottom: 4px; font: 14px Arial; }
.mke_ns1 { line-height: 16px; text-align: center; height: 16px; width: 16px; position: absolute; left: 0px; top: 0px; }
.mke_ns2 { line-height: 16px; color: #9FA0A0; text-align: center; display: block; height: 16px; width: 16px; position: absolute; right: 0px; bottom: 0px; }
.mkeLbtn { background: url(../images/kelBtn.png) no-repeat; height: 98px; width: 36px; position: absolute; left: 6px; top: 165px; cursor: pointer; z-index: 10; }
.mkeRbtn { position: absolute; top: 165px; right: 6px; background: url(../images/kerBtn.png) no-repeat; height: 98px; width: 36px; cursor: pointer; z-index: 10; }
/* 效果CSS结束 */
 

/*内页样式*/
.mainbox{ width:1000px;}
.neimain{ width:1200px; margin:0px auto; margin-top:20px;}
.neibanner{ height:240px;}
.nowsite{ height:60px; line-height:60px; background-color:#fff;}

.neiabout{ }
.neiaboutleft{ width:395px; float:left;}
.neiaboutright{ width:745px; float:right;}
.neiabouttitle{ height:40px; line-height:40px; font-size:22px; color:#222;}
.neiaboutcon{ line-height:30px; font-size:13px;}

.nei_l{ width:1200px; overflow:hidden;  
    /*box-shadow: -2px 2px 5px #ddd;*/
}
.nei_r{ width:1000px; float:left; margin-left:20px; margin-top:20px; background:#f7f7f7;} 
.leftmenu{ margin-top:20px; margin-bottom:30px; }
.leftTit{ height:43px; line-height:43px; background:url(../images/lefttit.jpg) no-repeat; color:#fff; text-indent:20px; font-size:14px;}
.leftline{ height:8px; background-color:#CCCCCC;} 
.leftmenu ul{ margin:0 auto;}
.leftmenu ul li{ width:120px;  float:left; text-align:center; margin-right:10px; height:40px; line-height:40px;  background-color:#fff; font-family:"微软雅黑"; font-size:14px;}
.leftmenu ul li a:link,.leftmenu ul li a:visited{ display:block; line-height:40px; color:#222;  }
.leftmenu ul li span{ float:right; margin-right:20px;}

.leftcon{ border:1px solid #ccc; background:url(../images/contact_bg.jpg) no-repeat right bottom; padding:5px; width:238px; margin-top:10px; height:240px;}
.leftcontitle{ height:27px; margin-top:5px;}
.lefttxt{ font-size:14px; line-height:30px; color:#111; margin-top:10px;}


.leftphone{ margin-top:5px; width:236px; background:url(../images/leftphone.jpg) no-repeat; height:62px; font-size:14px; text-indent:80px; padding-top:40px;}

#currcol{ color:#fff; background-color:#22809C; }

.righttitle{ width:1200px; margin:0px auto; background-color:#fff; height:60px; line-height:60px; font-size:22px; color:#333; font-family:"微软雅黑";}
.righttitle b{ font-size:20px; color:#999; font-weight:normal; margin-left:20px;}
.righttitle span{ height:30px; line-height:30px; margin-top:20px; float:right; font-size:12px; margin-right:10px;}

.btnbg{ width:100px; height:30px; line-height:30px; background-color:#0270AB;}

.mainleft{ width:220px; margin-top:10px; background:url(../images/neititle.jpg) no-repeat; float:left; overflow:hidden; min-height:271px;}
.mainlefttitle{ margin-left:16px; margin-top:18px; }
.mainleftlist{ padding:20px 20px; overflow:hidden; }
.mainleftlist li{ height:30px; line-height:30px; background:url(../images/title_bg.jpg) no-repeat left center; text-indent:20px; }
.mainleftlist li a{ font-size:14px; font-family:"微软雅黑"; border-bottom:1px #ccc solid; display:block; }

.mainright{ width:1200px; background-color:#fff; }
.mainrighttitle{ line-height:62px; height:62px; font-size:12px; font-family:"song"; text-indent:10px; position:absolute; top:200px; left:0;}
.mainneititle{ width:960px; height:36px; margin-top:15px; text-align:center;}
.mainrighttitle span{ float:right; font-size:12px; font-family:"宋体"; line-height:30px; padding-right:20px;}
.main_content{ padding:20px;   min-height:500px;}
.pro_content{ background-color:#Ffffff;   min-height:500px;}

.newstitle{ line-height:30px; margin:10px auto;color:#333; text-align:center;  font-size:16px; font-weight:bold;}
.newsinfo{ height:32px; line-height:32px; text-align:center; background:#E1F4E8; }
.newsdetail{ font-size:14px; line-height:30px; min-height:300px; overflow:hidden;}
.newsdetail img{
  border:0; 
  margin:0; 
  padding:0; 
  max-width:1180px; 
  width: expression(this.width > 1180 && this.width > this.height ? 1180px : 'auto';); 
}
.newsdetail a:link,.newsdetail a:visited,.newsdetail a:hover{ color:#333; text-decoration:none;}



.artilelist{}
.artilelist li{ height:36px; line-height:36px;background:url(../images/dot3.jpg) no-repeat left center; text-indent:15px; border-bottom:dashed 1px #ddd;}
.artilelist li span{ float:right; color:#666;}

.resultlist{ width:500px; margin:0px auto; border:1px solid #ddd; padding:8px;  background-color:#f7f7f7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius:8px;

}
.resultlist li{ height:36px; line-height:36px;background:url(../images/dot3.jpg) no-repeat left center; text-indent:15px; border-bottom: dotted 1px #ddd; color:#222;}
.resultlist li span{ float:right; color:#222;}

.page {font-size:12px;font-family:microsoft yahei;text-align:center; padding-top: 5px; padding-right: 0; padding-bottom: 10px; padding-left: 0; }
.page a{ color:#333; text-decoration:none; margin:0 3px; background:url(../images/pagebg0.gif) repeat-x; border:solid 1px #b4b4b4; padding:0px 5px;}
.page a:hover{ color:#0C7DD7; background:url(../images/pagebg.gif) repeat-x; border:solid 1px #cbcbcb; }
.page a.current{ color:#0C7DD7; font-weight:bold; background:url(../images/pagebg.gif) repeat-x; border:solid 1px #cbcbcb; }

.flinksort{ width:670px; overflow:hidden; margin:10px auto 10px; font:bold 14px/28px "微软雅黑"; border-bottom:1px dashed #ccc;}
.flinklist{ width:670px; overflow:hidden; margin:10px auto;}
.flinklist ul li { float:left; border:1px #ccc dotted;}

.caselistli{ width:280px; margin:15px 0px; margin-right:30px; float:left;}
.caselistli .img{ width:280px; height:210px; overflow:hidden;}
.caselistli .img img{ width:280px;}
.caselistli .txt{ height:50px; line-height:50px; background-color:#f1f1f1; text-align:center; color:#000; font-size:14px;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.caselistli:nth-child(3n){ width:280px; margin:15px 0px; margin-right:0px; float:left;}
.caselistli:hover .txt{ background-color:#bbb; color:#000;}

.productlist{ }
.productlist li{ width:280px; margin:15px 0px; margin-right:30px; float:left;}
.productlist li .img{ width:280px; height:168px; overflow:hidden;}
.productlist li .img img{ width:280px;}
.productlist li .txt{ height:50px; line-height:50px; background-color:#f1f1f1; text-align:center; color:#000; font-size:14px;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.productlist li:nth-child(3n){ width:280px; margin:15px 0px; margin-right:0px; float:left;}
.productlist li:hover .txt{ background-color:#bbb; color:#000;}



/*========fy========*/
.fy{ width:720px; height:36px; overflow:hidden; margin:15px auto; }
.fy ul {  text-align:center;}
.fy ul li{ display:inline-block; *display:inline; *zoom:1; color:#fff; margin:0 5px 0 0;}
.fy ul li a{ font:normal 14px/32px "Microsoft Yahei"; color:#333; text-align: center; text-decoration:none; height:32px; border-radius:5px;}
.fy ul li a:hover{ font:normal 14px/32px "Microsoft Yahei"; color:#fff; text-align: center; text-decoration:none; height:32px; } 
 

.fydd001 a{ height:24px; padding:0 5px; _width:15px; color:#333; display:block; color:#333; overflow:hidden; border:1px solid #ddd;}
.fydd001 a:hover{ height:24px; padding:0 5px; _width:15px; display:block; color:#fff; overflow:hidden; border:1px solid #ddd; background:#02906A; } 
  
#fydd002 a{ height:32px; padding:0 5px; color:#fff; _width:15px; display:block; overflow:hidden; border:1px solid #ddd; background:#2A98CA;}

.fypang a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block;}
.fypang a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}

.fypang02 a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block;}
.fypang02 a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}

.fypang03 a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block;}
.fypang03 a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}
 
.fypang04 a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block; }
.fypang04 a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}   
  
.procont{ padding:10px; line-height:24px; color:#333; width:740px; overflow:hidden; margin:10px auto; word-break:break-all; word-wrap : break-word;} 
.procont img{
  border:0; 
  margin:0; 
  padding:0; 
  max-width:740px; 
  width: expression(this.width > 740 && this.width > this.height ? 740px : 'auto';); 
}
.procont a:link,.procont a:visited,.procont a:hover{ color:#333; text-decoration:none;}

.joblist th{ background:#eee; height:30px; line-height:30px; text-align:center;}
.joblist td{ height:30px; line-height:30px; border-bottom:1px dotted #ccc; }
.jobdet{border-collapse:collapse; margin:0 auto; background:#eee;}
.jobdet td{ height:28px;}
  
.pager{ color:#000; font-size:12px; padding-top:10px;}
.pager a:link,.pager a:visited,.pager a:hover{ color:#887747; text-decoration:none;}  

.footer{ width:1000px; line-height:20px; color:#fff; margin:10px auto 0; background:url(../images/foot_bg.gif) repeat-x; height:51px; padding-top:15px; overflow:hidden; text-align:center;}
.footer a:link,.footer a:visited{ color:#fff; text-decoration:none;}
.footer a:hover{ color:#f60; text-decoration:none;}  

.newsprenext{ border-top:1px dashed #ccc; margin-top:10px; padding:5px 0;  color:#585858;}
.newsprenext a{ color:#585858; text-decoration:none;}
.newsprenext a:hover{ color:#f00; text-decoration:none;}
.newspre{ background:url(../images/arr4.gif) no-repeat 0 center; text-indent:12px; }
.newsnext{  background:url(../images/arr4.gif) no-repeat 0 center; text-indent:12px; }

.inputxt1{ border:1px solid #ccc; height:20px; line-height:20px; color:#333;}
.areatxt{ border:1px solid #ccc; line-height:18px; color:#333; width:450px;}
.jobbtn{ background-color:#22809C; width:93px; height:32px; text-align:center; color:#fff; cursor:pointer; border:none;}

.designer_name{ display:block; width:120px; background:#22809C; line-height:30px; height:30px; text-align:center; font:bold 14px/30px "";}
.designer_name a:link,.designer_name a:visited{ color:#fff; text-decoration:none;}
.designer_name a:hover{ color:#fff; text-decoration:none; }

.qqbox{ width:98px;overflow:hidden; position:absolute; right:5px; top:200px; color:#000000; font-size:12px;  z-index:999; }
.qqbox a:hover,a:active { color: #f80000; text-decoration: underline; }  
.qqtop{ }
.qqend1{height:45px;}
.qqend2{height:68px; display:block; cursor:pointer;}
.qqkf{background:url(../images/qq_bg.gif) repeat-y;top:0; z-index:99px; padding-top:10px;min-height:120px; padding-right:15px; } 
.qqkf ul li{ text-align:center;line-height:35px;} 
.qqkf ul li a{ text-decoration:none;}
.qqkf ul li a:hover{ text-decoration:none;}
.qqkf ul li img{}
.weixin a:hover,a:active { color: #f80000; text-decoration: underline; } 
.weixin{width:135px; text-align:center;height:auto; overflow:hidden;color:#000000; font-size:12px; letter-spacing:0px; }

.ViewPic{width:730px;height:555px; position:relative; margin:10px auto; }
.ViewPic #center{position:relative;clear:both;overflow:hidden}
.ViewPic .bigpic{margin:0 auto;color:#333;line-height:18px}
.ViewPic .bigpic .img{margin:0 auto;text-align:center}
.ViewPic .bigpic h2{font-size:14px;padding:10px 0 5px}
.ViewPic .sz{font-size:24px;position:absolute;right:15px;bottom:10px}
.ViewPic .sz span{font-size:48px}
#num{display:none}
.ViewPic .picls{height:60px;padding-top:10px}
.ViewPic .ls_cen{width:728px;float:left}
.ViewPic .smls{width:694px;float:left;height:60px;overflow:hidden}
.ViewPic .smls ul{width:710px}
#nav,.ViewPic .smls ul{padding:0;margin:0;list-style:none}
.ViewPic .smls li{float:left;list-style:none}
.ViewPic .js1_lf_bd{left:0}
.ViewPic .js1_rg_bd{right:0}
.ViewPic .js1_lf_bd,.ViewPic .js1_rg_bd{z-index:10;width:72px;height:72px;position:absolute;top:206px;background:#60b029;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7}
.ViewPic .js1_lf{background:url(../images/js_a.gif) no-repeat 0 0;left:24px}
.ViewPic .js1_rg{background:url(../images/js_a.gif) no-repeat -24px 0;right:24px}
.ViewPic .js1_lf,.ViewPic .js1_rg{z-index:11;display:block;width:24px;height:42px;position:absolute;top:221px}
.ViewPic .an_left a{display:block;background:url(/images/js2_lf.gif) no-repeat;width:15px;height:60px;float:left;margin-right:4px}
.ViewPic .an_right a{display:block;background:url(/images/js2_rg.gif) no-repeat;width:15px;height:60px;float:right}
.ViewPic li{float:left;margin:0 10px 0 0;position:relative;width:80px;height:60px}
.ViewPic li .li_pst_bd{background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5}
.ViewPic li .li_pst_nr{color:#fff;line-height:20px;text-align:center;z-index:3}
.ViewPic li .li_pst_bd,.ViewPic li .li_pst_nr{width:80px;height:20px;position:absolute;top:40px;left:0}
.ViewPic li .bor{border:#60b029 solid 3px;position:absolute;top:0;left:0;width:74px;height:54px;display:none}
.menu_nav ul,.ViewPic .smls li.one .bor,.ViewPic li .li_pst_pho{display:block}

 
.prodetail{ line-height:24px; color:#333; width:730px; overflow:hidden; margin:20px auto; word-break:break-all; word-wrap : break-word;} 
.prodetail img{
  border:0; 
  margin:0; 
  padding:0; 
  max-width:730px; 
  width: expression(this.width > 730 && this.width > this.height ? 730px : 'auto';); 
}
.prodetail a:link,.prodetail a:visited,.prodetail a:hover{ color:#333; text-decoration:none;}
